Welcome![Sign In][Sign Up]
Location:
Search - eigenvalue matrix

Search list

[Windows Develop矩阵所有运算

Description: 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition and determinant value based on symmetry positive definite matrix, decomposition of singular value, decomposition of generalized inversal singular value, eigenvalue and eigenvector
Platform: | Size: 83488 | Author: 球球 | Hits:

[Other resourceeigtool

Description: 求取大型稀疏矩阵的特征根和特征向量,适用于matlab6.1以上的环境-strike a large sparse matrix eigenvalue and eigenvalues above applies to the environment matlab6.1
Platform: | Size: 2127682 | Author: 白晓明 | Hits:

[Other resource幂法求特征值

Description: 用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法-method for using the power of the matrix model by the largest eigenvalue of numerical analysis of the classical method
Platform: | Size: 1057 | Author: 陆任秉 | Hits:

[Mathimatics-Numerical algorithmsC++常用算法之06矩阵特征值与特征向量的计算

Description: 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵特征值与特征向量的计算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting matrix eigenvalue and eigenvectors of computing code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
Platform: | Size: 91638 | Author: 闻杉 | Hits:

[Mathimatics-Numerical algorithmsVB_NUM6

Description: 用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution, the five eigenvalue algorithm.
Platform: | Size: 4475 | Author: 李春波 | Hits:

[Mathimatics-Numerical algorithms求矩阵特征值

Description: 这是求解矩阵最大特征值和最小特征值的计算程序-This is the solution matrix eigenvalue largest and smallest eigenvalue calculation procedures
Platform: | Size: 7352 | Author: 袁辉 | Hits:

[Other resourcejtwd

Description: 电力系统静态稳定计算一般采用小干扰法,即首先计算近似的线性微分方程组系数矩阵的特征根。然后根据特征根在复平面上的特性,判别电力系统运行的稳定性 操作说明: 请输入初始功率S0,形如a+bi 请输入无限大系统母线电压V0 请输入系统直轴等值电抗的大小Xd 请输入同步电角速度 请输入惯性时间常数Tj 请输入综合阻尼系数D-static power system stability calculation generally use small interfering, first, calculate the approximate linear equations of the coefficient matrix eigenvalue. According eigenvalue in the complex plane on the characteristics of the identification operation of the power system stability operations : Please enter the initial power S0, shaped like a bi Please enter the infinite system bus voltage V0 Please enter the system straight axis equivalent reactance the size Please enter synchronous Xd Please enter the angular velocity -- inertia time constant Tj Please enter the integrated damping D
Platform: | Size: 862 | Author: 魏鹏 | Hits:

[Other resourceshizhi

Description: 利用隐式QR方法求一个实矩阵全部特征值和特征向量的通用子程序。-use QR method is seeking a full matrix eigenvalue and eigenvectors of generic subroutine.
Platform: | Size: 8763 | Author: 管声俊 | Hits:

[Mathimatics-Numerical algorithmsSZFX1

Description: 求矩阵的最大特征值-matrix for the largest eigenvalue
Platform: | Size: 2939 | Author: 陈飞 | Hits:

[OS programtezhenzhi

Description: 这是求矩阵特征值的一中方法,如果大家有更好的方法可以和我联系哦-This is the matrix eigenvalue for the one which, if we have a better way to contact me and oh
Platform: | Size: 917 | Author: 谈红鱼 | Hits:

[CSharptzhzh

Description: 这是求矩阵特征值的一个方法如果大家还有另外更好的方法可以和我联系哦-This is the matrix eigenvalue for a way to the other if we have a better way to contact me and oh
Platform: | Size: 917 | Author: 谈红鱼 | Hits:

[Mathimatics-Numerical algorithmshertt

Description: 矩阵的最大特征值的幂法. 对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。 符号说明: 1A为待求的矩阵, 2Uk,Vk为迭代用的列向量。 3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。 而maxLamda所对应的特征向量由最后一次迭代的Vk所决定. 主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式子迭代。 -matrix eigenvalue of the largest power France. For engineering calculation, Matrix eigenvalues and eigenvectors are very important and common data, here is the power law is a common solution, using the iterative thinking. Symbol : 1A of the question for the matrix, 2Uk, Vk iteration of the column vector. The final three largest eigenvalue maxLamda from last max (uk Hoffmann for the uk the largest absolute value of the absolute value of the element. by decision. While maxLamda corresponding eigenvectors from the last iteration of Vk decision. The main idea was first choice not one of the initial vector 0 U0! = 0, then by the following formula iteration.
Platform: | Size: 3328 | Author: bass | Hits:

[matlabMatrix-eigenvalue

Description: 提供了计算矩阵特征值的MATLAB源代码-Provides the MATLAB source code for calculating the eigenvalues of the matrix.
Platform: | Size: 3072 | Author: 陈云云 | Hits:

[CSharpCovari-coeffici-matrix-

Description: 利用c#语言实现协方差矩阵、相关系数矩阵及它们的特征值计算,源码,已经调试。-Using c# language covariance matrix, correlation coefficient matrix and their eigenvalue calculation, source code, has been debugged.
Platform: | Size: 70656 | Author: 瑶瑶 | Hits:

[Algorithmeigenvalue

Description: 两种不同的方法求矩阵特征值,包括幂法和qr法-Two different methods for the matrix eigenvalue, including power method and qr method
Platform: | Size: 2048 | Author: ZHANCHENCHAO | Hits:

[matlabqr_hess_main

Description: 用拟上三角阵的QR方法计算矩阵特征值主函数(Calculating the Main Function of Matrix Eigenvalue by QR Method of Quasi - Triangular Matrix)
Platform: | Size: 1024 | Author: lzp | Hits:

[Othermatrix-tezhengzhi

Description: MATLAB求解矩阵的特征值的源程序代码(MATLAB eigenvalue of the matrix solution code)
Platform: | Size: 1024 | Author: 木手冈 | Hits:

[Windows DevelopMatrix

Description: 这是一个用c#语言写成的矩阵类,可以完成矩阵的各种准确的数学计算,如:矩阵的加减乘除、转置、逆运算、 复矩阵的乘法、求行列式值、 求矩阵秩、一般实矩阵的奇异值分解、求广义逆、约化对称矩阵为对称三对角阵、实对称三对角阵的全部特征值与特征向量的计算、求赫申伯格矩阵全部特征值、求实对称矩阵特征值与特征向量等.可以将其做成dll用到其他的环境下。填补了.net中没有矩阵的空白,是你进行科学计算不可或缺的插(This is a written in c# matrix, it can complete all kinds of matrix calculation, accurate mathematics such as matrix, transpose, inverse, add, subtract, multiply and divide the complex matrix multiplication, matrix determinant value, rank, general real matrix singular value decomposition, for all the characteristics of symmetric matrix, generalized inverse about for the symmetric three diagonal matrix, real symmetric three diagonal matrix calculation, and eigenvector matrix, seeking Hoeschen Berg all eigenvalues of real symmetric matrix eigenvalue and eigenvector. Can DLL make its use to other environment. Fills in the.Net not to have the matrix the blank, is you carries on the scientific computation indispensable interpolation)
Platform: | Size: 11264 | Author: sunguang216 | Hits:

[matlabmatlab matrix Eigenvalue calculation

Description: 矩阵特征值计算,不同精度,不同迭代步数,收敛速度计算(Matrix eigenvalue calculation)
Platform: | Size: 2048 | Author: SilviaYu | Hits:

[matlabThe eigenvector of the eigenvalue

Description: 求解一个矩阵的最大特征根及最大特征根对应的特征向量,并对其归一化,求出权向量。主要用来解决数学建模层次分析法中需求解的各指标权重值。以及附带了几个动态图形的制作编程(The eigenvector of the largest eigenvalue and the largest eigenvalue of a matrix is solved and normalized, and the weight vector is obtained. It is mainly used to solve the weight of each index in demand analysis of mathematical modeling.And programming with several dynamic graphics)
Platform: | Size: 4096 | Author: sixsixsixwk | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 39 »

CodeBus www.codebus.net